home *** CD-ROM | disk | FTP | other *** search
/ Internet.Works 39 / Issue 39.iso / pc / PCSoftware / RoboHelp / DISK1 / DATA.1 / Textbook.hpj < prev    next >
Encoding:
Microsoft Help compiler Project  |  1998-12-10  |  4.0 KB  |  100 lines

  1. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  2. ; Help Project File for New Help Projects 
  3. ;
  4. ;  This file is maintained by RoboHELP.  Do not modify this file directly.
  5. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  6.  
  7.  
  8. [OPTIONS]
  9. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  10. ; The Options section contains the following information:
  11. ;
  12. ; The optional BMROOT= entry sets the directories in which the Help Compiler
  13. ; will look for graphics.
  14. ;
  15. ; The CONTENTS= tells WinHelp which topic contains the contents.
  16. ;
  17. ; The TITLE= is displayed in the Title Bar of WINHELP.EXE
  18. ;
  19. ; The BUILD= setting allows you to create different Help systems from
  20. ; the same source file.
  21. ;
  22. ; The COMPRESS= option tells the Help Compiler how much to compress
  23. ; the Help file.
  24. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  25. TITLE=Textbook or Reference Manual
  26. BUILD=WINDOWS
  27. COMPRESS=0
  28. REPORT=1
  29. NOTES=1
  30.  
  31.  
  32. CONTENTS=Cover_Page
  33. ERRORLOG=D:\worktemp\HPJ\Templates\Textbook\Textbook.err
  34. [BUILDTAGS]
  35. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  36. ; The Build Tags section specifies to the Help Compiler the names
  37. ; of all the valid build tags used in this Help project.
  38. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  39. WINDOWS
  40.  
  41.  
  42. [WINDOWS]
  43. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  44. ; The Windows section contains all of the information about the windows
  45. ; in a Help project.
  46. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  47. ;Gloss = "Glossary",(100,100,350,350),0,(255,255,255),(255,255,255)
  48. Main=,,29188,,
  49. Second=,(584,102,410,870),20740,(r14745599),(r14745599),f2
  50.  
  51.  
  52. [CONFIG]
  53. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  54. ; The Config section defines macros which will run at startup.
  55. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  56.  
  57.  
  58. RegisterRoutine(`RoboEx32.dll',`RoboHelpExInitialize',`')
  59. RegisterRoutine(`RoboEx32.dll',`RoboHelpExAbout',`')
  60. RegisterRoutine(`RoboEx32.dll',`RoboHelpExWatermark',`SSS')
  61. RegisterRoutine(`RoboEx32.dll',`RoboHelpExWatermarkNonScroll',`SSS')
  62. RegisterRoutine(`RoboEx32.dll',`RoboHelpExShowNavPane',`S')
  63. RegisterRoutine(`RoboEx32.dll',`RoboHelpExShowSeeAlso',`S')
  64. RoboHelpExInitialize()
  65. ChangeButtonBinding(`btn_topics',"RoboHelpExShowNavPane(`toggle')")
  66. RoboHelpExShowNavPane(`show')
  67. RoboHelpExWatermarkNonScroll(`blueppr3.bmp',`tile',`No')
  68. RoboHelpExWatermark(`bluepapr.bmp',`tile',`No')
  69. [ALIAS]
  70. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  71. ; The Alias section sets up aliases for Topic IDs in your Help system.
  72. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  73.  
  74.  
  75. [BITMAPS]
  76. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  77. ; The Bitmaps section specifies the referenced bitmaps used in
  78. ; your help system.
  79. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  80.  
  81.  
  82. [BAGGAGE]
  83. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  84. ; The Baggage section specifies any additional files.
  85. ;* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
  86.  
  87. blueppr3.bmp
  88. bluepapr.bmp
  89. [FILES]
  90. Textbook.rtf
  91. [CONFIG-Second]
  92. RegisterRoutine(`RoboEx32.dll',`RoboHelpExInitialize',`')
  93. RegisterRoutine(`RoboEx32.dll',`RoboHelpExAbout',`')
  94. RegisterRoutine(`RoboEx32.dll',`RoboHelpExWatermark',`SSS')
  95. RegisterRoutine(`RoboEx32.dll',`RoboHelpExWatermarkNonScroll',`SSS')
  96. RegisterRoutine(`RoboEx32.dll',`RoboHelpExShowNavPane',`S')
  97. RegisterRoutine(`RoboEx32.dll',`RoboHelpExShowSeeAlso',`S')
  98. RoboHelpExInitialize()
  99. ChangeButtonBinding(`btn_topics',"RoboHelpExShowNavPane(`toggle')")
  100.